object FormMsgError: TFormMsgError Left = 477 Top = 250 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Aviso' ClientHeight = 241 ClientWidth = 394 Color = 14609391 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} OldCreateOrder = False Scaled = False OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 14 Top = 11 Width = 32 Height = 32 Picture.Data = {} Transparent = True end object LTitulo: TLabel Left = 75 Top = 11 Width = 280 Height = 19 Caption = 'LTitulo' Constraints.MinWidth = 280 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False WordWrap = True end object LSubtitulo: TLabel Left = 75 Top = 48 Width = 280 Height = 13 Caption = 'LSubtitulo' Constraints.MinWidth = 280 WordWrap = True end object PndHTMLLabelRecomendacion: TPndHTMLLabel Left = 75 Top = 72 Width = 285 Height = 113 Constraints.MaxWidth = 285 Constraints.MinWidth = 285 end object PlaButtonAceptar: TPlaButton Left = 305 Top = 202 Width = 64 Height = 21 Anchors = [akRight, akBottom] Caption = '&Aceptar' TabOrder = 0 OnClick = PlaButtonAceptarClick end object PlaButtonReinstalar: TPlaButton Left = 171 Top = 202 Width = 115 Height = 21 Anchors = [akRight, akBottom] Caption = '&Reinstalar' TabOrder = 1 Visible = False OnClick = PlaButtonReinstalarClick end end